var runtime.procAuxv
2 uses
runtime (current package)
os_linux.go#L212: var procAuxv = []byte("/proc/self/auxv\x00")
os_linux.go#L237: fd := open(&procAuxv[0], 0 /* O_RDONLY */, 0)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)